public class Expression : FieldPublic Class Expression
Inherits Field| Expression | Initializes a new instance of the Expression class. |
| DisplayType | Contains the display type of the field. |
| Formula | Specifies the formula or expression used to compute the value of a field. |
| Style | Specifies the data style to format a field value. |
| Type | Specifies the value-type of a table cell,a text field, or a form property. |
| Value | Specifies the current date value contained by a cell. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetContentElements |
Returns all content elements.
(Overrides FieldGetContentElements) |
| GetHashCode | (Inherited from Object) |
| GetParent |
Returns the parent element.
(Inherited from Field) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current Expression object to its equivalent string representation.
(Overrides ObjectToString) |